interactive-clap 0.2.10

Interactive mode extension crate to Command Line Arguments Parser (https://crates.io/crates/clap)
Documentation

Interactive clap

interactive-clap is a Rust crate of helpers for clap that enable interactive prompts for structs.

Crates.io Crates.io License License Contributors

See examples in the examples/ folder.

See it in action in near-cli-rs and bos-cli-rs.